[INFO] fetching crate jj-analyze 0.5.0...
[INFO] checking jj-analyze-0.5.0 against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] extracting crate jj-analyze 0.5.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate jj-analyze 0.5.0
[INFO] finished tweaking crates.io crate jj-analyze 0.5.0
[INFO] tweaked toml for crates.io crate jj-analyze 0.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jj-analyze 0.5.0 on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jj-analyze 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fbf10ddacc2b3238f987a557eecc5b8606724136930db387012d94b901676bd9
[INFO] running `Command { std: "docker" "start" "fbf10ddacc2b3238f987a557eecc5b8606724136930db387012d94b901676bd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbf10ddacc2b3238f987a557eecc5b8606724136930db387012d94b901676bd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fbf10ddacc2b3238f987a557eecc5b8606724136930db387012d94b901676bd9" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbf10ddacc2b3238f987a557eecc5b8606724136930db387012d94b901676bd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fbf10ddacc2b3238f987a557eecc5b8606724136930db387012d94b901676bd9" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking gix-trace v0.1.20
[INFO] [stderr]     Checking gix-utils v0.3.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking sha1-checked v0.10.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking jiff v0.2.27
[INFO] [stderr]     Checking nonempty v0.12.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking faster-hex v0.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]     Checking kstring v2.0.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking gix-sec v0.14.1
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking atomic v0.6.1
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]     Checking uluru v3.1.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking clru v0.6.3
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking lab v0.11.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking mac_address v1.1.8
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.49
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking zerocopy v0.8.33
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stdout] error[E0277]: the trait bound `T: HasField<F, -1, FIELD_ID>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.33/src/pointer/ptr.rs:936:9
[INFO] [stdout]     |
[INFO] [stdout] 936 | /         pub fn project<F, const FIELD_ID: i128>(
[INFO] [stdout] 937 | |             self,
[INFO] [stdout] 938 | |         ) -> Ptr<'a, T::Type, (I::Aliasing, Unaligned, I::Validity)>
[INFO] [stdout] 939 | |         where
[INFO] [stdout] 940 | |             T: HasField<F, { crate::STRUCT_VARIANT_ID }, FIELD_ID>,
[INFO] [stdout] 941 | |             T::Type: 'a + CastableFrom<T, I::Validity, I::Validity>,
[INFO] [stdout]     | |____________________________________________________________________^ the trait `HasField<F, -1, FIELD_ID>` is not implemented for `T`
[INFO] [stdout]     |
[INFO] [stdout] help: consider further restricting type parameter `T` with trait `HasField`
[INFO] [stdout]     |
[INFO] [stdout] 872 |         T: 'a + ?Sized + HasField<F, -1, FIELD_ID>,
[INFO] [stdout]     |                        +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking kasuari v0.4.11
[INFO] [stderr]     Checking wezterm-dynamic v0.2.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zerocopy` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fbf10ddacc2b3238f987a557eecc5b8606724136930db387012d94b901676bd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbf10ddacc2b3238f987a557eecc5b8606724136930db387012d94b901676bd9", kill_on_drop: false }`
[INFO] [stdout] fbf10ddacc2b3238f987a557eecc5b8606724136930db387012d94b901676bd9
